home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group98a.txt / 000063_icon-group-sender _Thu Feb 26 08:12:36 1998.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.7/8.8.7) with SMTP id IAA09297
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Thu, 26 Feb 1998 08:12:36 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA30063; Thu, 26 Feb 1998 08:12:35 -0700
  7. Posted-Date: Wed, 25 Feb 1998 22:29:18 -0600 (CST)
  8. Date: Wed, 25 Feb 1998 22:29:18 -0600 (CST)
  9. From: Chris Tenaglia <cdt@post.its.mcw.edu>
  10. To: icon-group@optima.CS.Arizona.EDU
  11. Subject: Relative performance
  12. Message-Id: <Pine.SOL.3.96.980225222055.23769A-100000@post.its.mcw.edu>
  13. Mime-Version: 1.0
  14. Content-Type: TEXT/PLAIN; charset=US-ASCII
  15. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  16. Status: RO
  17. Content-Length: 738
  18.  
  19. Back in the icon V8.6 days I was programming VAX/VMS and the
  20. performance seemed like :
  21.  
  22. DCL script code : 1 unit of speed
  23. Icon interpreted : 10 units
  24. Icon->c->compiled : 100 units
  25. specially tuned fortran or cobol : 200-500 units
  26. compiled basic : 150 units
  27.  
  28. Yes, the C source was huge. 2,000 lines of icon became
  29. 16,000-20,000 lines of c. That c was not human maintainable.
  30. These numbers are not precise and it's been a number of years,
  31. but that is the rough feel of it.
  32.  
  33. Chris Tenaglia   (system manager)     |  The future foretold,
  34. Medical College of Wisconsin          |  The past explained,
  35. 8701 W. Watertown Plank Rd.           |  The present largely appologized for.
  36. Milwaukee, WI 53226   (414)456-8765   |  Organon to the Doctor
  37.  
  38.  
  39.